home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / exampleCode / viewkit / xcontact / parody / COPYRIGHT < prev    next >
Encoding:
Text File  |  1994-08-02  |  1.3 KB  |  31 lines

  1.  
  2. This directory contains source code from the book:
  3. "C++ Database Development" by Al Stevens, MIS:Press, ISBN 1-55828-216-5
  4.  
  5. XContact uses Parody database as its underlying data storage.
  6.  
  7. If you are going to use Parody for purposes *not* related to 
  8. the XContact project, you are required to buy the book.
  9.  
  10. ---------------------------------------------------------------------------
  11.  
  12. From page 8 of the "C++ Database Development" book:
  13.  
  14. YOUR RIGHTS TO THE SOFTWARE
  15.  
  16. The source code in this book is for use by anyone for the development of
  17. computer software applications.  You can make as many copies of the source
  18. code as you need for yourself and the other programmers on the team.  Those
  19. who use the code will, I hope, have their own copy of the book to help them
  20. along.
  21.  
  22.   You may build and distribute applications by compiling and linking with 
  23. the code that you get from this book.  There are no royalties for its use, 
  24. and I do not require you to acknowledge my contribution to your system.  
  25. If the conditions under which you distribute your programs require you to 
  26. include source code, then buy a copy of this book for each of your customers.
  27.  
  28.   You may not publish the source code in a book, article, or other technical
  29. journal.  If you are publishing an application that uses PARODY; please tell
  30. your readers where they can get the book and the code.
  31.